.top-navbar {
    display: none;
}
#brandng .top-nav.scrolldown {
    top: 0;
}
@media (min-width: 960px) {
    .top-navbar {
        display: block;
    }
    #brandng .top-navbar {
        border-bottom: 1px solid rgba(51, 51, 51, 0.3);
        -moz-transition: all 0.1s ease-in;
        -o-transition: all 0.1s ease-in;
        -webkit-transition: all 0.1s ease-in;
        transition: all 0.1s ease-in;
        background: #fff;
        top: 0;
    }
}
#brandng .top-navbar .header-nav {
    height: 36px;
    line-height: 36px;
}
@media (min-width: 720px) {
    #brandng .top-navbar .header-nav nav ul li.separator {
        background-color: #ccc;
        width: 1px;
        display: inline-block;
        height: 26px;
        margin: 0;
        padding: 0;
    }
    #brandng .top-navbar .header-nav nav ul li.language {
        padding-left: 1rem;
    }
}
#brandng .bottom-nav {
    background: #fff;
    border-bottom: 1px solid rgba(235, 235, 235, 0.4);
}
#brandng .bottom-nav .container {
    display: flex;
    justify-content: center;
    align-items: center;
}
#brandng .bottom-nav .logo {
    display: block;
    margin-right: auto;
}
#brandng .bottom-nav .logo img {
    display: inline-block;
    line-height: 1;
    width: 65px;
}
#brandng .language {
    display: flex;
    align-items: center;
}
#brandng .bottom-nav a.c-interaction-button.edc-primary-btn {
    margin-left: 1rem;
}
@media (min-width: 960px) {
    .sticky {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1000;
        box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    }
}
@media (min-width: 960px) {
    #brandng .c-two-column-tiles .panel .panel-inner .panel-image,
    #brandng .c-two-column-tiles .panel .panel-inner .panel-image img {
        min-height: 375px;
    }
}

/*BLUE CONTAINER */
.c-blue-background-main-container {
    width: 100vw;
    height: auto;
    position: relative;
    margin-left: -50vw;
    left: 50%;
}
.c-blue-background-main-container.default-blue-background {
    background-color: #e5edf7;
}
.c-blue-background-main-container .c-blue-background-container {
    margin: 0 auto;
    min-width: 18rem;
    padding-left: 1rem;
    padding-right: 1rem;
}
.c-blue-background-main-container .c-blue-background-container.full-width {
    min-width: none;
    max-width: none;
    padding: 0;
    width: 100vw;
}
@media (min-width: 720px) {
    .c-blue-background-main-container .c-blue-background-container {
        max-width: 45rem;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}
@media (min-width: 960px) {
    .c-blue-background-main-container .c-blue-background-container {
        max-width: 71.25rem;
    }
}
@media only screen and (min-width: 64rem) {
    .show-for-large-up {
        display: inherit !important;
    }
    .show-for-medium-down {
        display: none !important;
    }
}
@media only screen and (max-width: 63.99em) {
    .show-for-large-up {
        display: none !important;
    }
    .show-for-medium-down {
        display: inherit !important;
    }
}
@media only screen and (max-width: 40em) {
    .show-for-medium-up {
        display: none !important;
    }
    .show-for-small-only {
        display: inherit !important;
    }
}
@media only screen and (min-width: 40.063em) {
    .show-for-medium-up {
        display: inherit !important;
    }
    .show-for-small-only {
        display: none !important;
    }
}

#brandng .show-for-medium-down .top-nav .header-nav>nav>ul>li:last-child {
    padding-right: 1rem;
}
div#elqOptInBannerDiv {
    display: none;
}
#brandng .swiper {
    width: 100%;
    height: auto;
}
#brandng .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
#brandng .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#brandng .slider-container {
    padding: 0 100px;
}
@media only screen and (max-width: 40em) {
    #brandng .c-two-column-tiles {
        padding: 0 15px 100px;
    }
    #brandng .slider-container {
        padding: 0;
    }
    #brandng .swiper-wrapper {
        padding-bottom: 3rem;
    }
    #brandng .swiper-button-prev,
    #brandng .swiper-button-next {
        background-image: none;
        position: absolute;
        bottom: 0;
        top: unset;
        width: 44px;
        height: 44px;
        border-radius: 50%;
    }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    #brandng .slider-container {
        padding: 0 50px;
    }
    #brandng .c-hero-banner .container .content .title {
        font-size: 1.875rem;
        line-height: 1.1666;
    }
}
/* XLarge screens */
@media only screen and (min-width: 90.063em) {
    #brandng .c-hero-banner .img-wrapper {
        height: 525px;
    }
}
@media (min-width: 720px) {
    #brandng .c-hero-banner .img-wrapper img {
        width: 100%;
        object-fit: cover;
    }
}
#brandng .c-two-column-tiles {
    padding: 0 0 64px;
    width: 100%;
}
@media (min-width: 720px) {
    #brandng .c-two-column-tiles {
        padding-bottom: 75px;
    }
}
@media (min-width: 1140px) {
    #brandng .c-two-column-tiles {
        padding: 0 15px 100px;
    }
}
@media (min-width: 720px) and (min-width: 720px) {
    #footer .footer-bottom-info .links {
        width: 49.666667%;
        float: left;
    }
    #footer .footer-bottom-info .info {
        width: 49.333333%;
        float: left;
    }
}
#brandng .invalid {
    background-color: rgb(255 255 255);
    border: 2px solid #dd3034;
    color: #dd3034;
}
#brandng input[type='text'].error,
#brandng input[type='number'].error,
#brandng input[type='email'].error,
#brandng input[type='url'].error,
#brandng input[type='password'].error,
#brandng input[type='tel'].error,
#brandng input[type='date'].error,
#brandng select.error,
#brandng textarea.error {
    background-color: rgb(255 255 255) !important;
    border: 2px solid #dd3034;
    color: #dd3034
}

#brandng .error {
    color: #c81414;
    font-size: .875rem;
    display: block;
    padding-bottom: 1rem;
}

/* COOKIE CLOSE ICON */
#brandng #onetrust-banner-sdk .onetrust-close-btn-ui {
    width: 22px;
    height: 22px;
    border: none;
    position: relative;
    margin: auto;
    padding: 0;
}
#brandng #onetrust-banner-sdk .onetrust-close-btn-ui:after {
    content: "";
    font-family: "iconfonts";
    font-size: 48px;
    display: block;
}
#brandng .onetrust-close-btn-handler::before,
#brandng .onetrust-close-btn-handler::after {
    content: "";
    position: absolute;
    width: 3px;
    height: 100%;
    background: #004a6b;
    left: 50%;
    top: 0;
}
#brandng .onetrust-close-btn-handler::before {
    transform: rotate(45deg);
}
#brandng .onetrust-close-btn-handler::after {
    transform: rotate(-45deg);
}
/* COOKIE CLOSE ICON */

/* MENU CLOSE ICON */
#brandng .mega-nav.show .close:not(.edc-secondary-btn) {
    background-color: #1a65b2;
}
.mega-nav .mobile-nav button,
.mega-nav .mobile-nav .controls button {
    height: 22px;
    width: 48px;
    padding: 0.3rem;
}
.mega-nav.show .close:not(.edc-secondary-btn):after {
    content: "";
    font-family: "iconfonts";
    font-size: 1rem;
    display: block;
}
.mega-nav .mobile-nav .close::before,
.mega-nav .mobile-nav .controls .close::before {
    font-size: 1rem;
}
.mega-nav.show .close:not(.edc-secondary-btn)::before,
.mega-nav.show .close:not(.edc-secondary-btn)::after {
    content: "";
    position: absolute;
    width: 3px;
    height: 100%;
    background: #fff;
    left: 50%;
    top: 0;
}
.mega-nav.show .close:not(.edc-secondary-btn)::before {
    transform: rotate(45deg);
}
.mega-nav.show .close:not(.edc-secondary-btn)::after {
    transform: rotate(-45deg);
}

/*@font-face {font-family: "Adobe - TradeGothicLTStd-BdCn20";src: url("https://brand.edc.ca/api/font/4069?format=otf&project_id=14&created=2020-05-20 14:55:35") format("opentype");font-weight: 400;font-style: normal;}
@font-face {font-family: "Adobe - TradeGothicLTStd-Cn18";src: url("https://brand.edc.ca/api/font/4067?format=otf&project_id=14&created=2020-05-20 14:55:35") format("opentype");font-weight: 400;font-style: normal;}
@font-face {font-family: "Adobe - TradeGothicLTStd-BdCn20Obl";src: url("https://brand.edc.ca/api/font/4068?format=otf&project_id=14&created=2020-05-20 14:55:35") format("opentype");font-weight: 400;font-style: normal;}
@font-face {font-family: "Adobe - TradeGothicLTStd-BdCn20";src: url("https://brand.edc.ca/api/font/4069?format=otf&project_id=14&created=2020-05-20 14:55:35") format("opentype");font-weight: 400;font-style: normal;}
@font-face {font-family: "Adobe - TradeGothicLTStd-Cn18Obl";src: url("https://brand.edc.ca/api/font/4070?format=otf&project_id=14&created=2020-05-20 14:55:35") format("opentype");font-weight: 400;font-style: normal;}

@font-face{font-family:'Benton Sans';src:url("https://www.edc.ca/etc.clientlibs/edc/clientlibs/clientlib-base/resources/fonts/BentonSans-Regular.eot");src:url("https://www.edc.ca/etc.clientlibs/edc/clientlibs/clientlib-base/resources/fonts/BentonSans-Regular.eot?#iefix") format("embedded-opentype"),url("https://www.edc.ca/etc.clientlibs/edc/clientlibs/clientlib-base/resources/fonts/BentonSans-Regular.woff") format("woff"),url("https://www.edc.ca/etc.clientlibs/edc/clientlibs/clientlib-base/resources/fonts/BentonSans-Regular.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}
@font-face{font-family:'Benton Sans';src:url("https://www.edc.ca/etc.clientlibs/edc/clientlibs/clientlib-base/resources/fonts/BentonSans-Medium.eot");src:url("https://www.edc.ca/etc.clientlibs/edc/clientlibs/clientlib-base/resources/fonts/BentonSans-Medium.eot?#iefix") format("embedded-opentype"),url("https://www.edc.ca/etc.clientlibs/edc/clientlibs/clientlib-base/resources/fonts/BentonSans-Medium.woff") format("woff"),url("https://www.edc.ca/etc.clientlibs/edc/clientlibs/clientlib-base/resources/fonts/BentonSans-Medium.ttf") format("truetype");font-weight:500;font-display:swap}
@font-face{font-family:'Benton Sans';src:url("https://www.edc.ca/etc.clientlibs/edc/clientlibs/clientlib-base/resources/fonts/BentonSans-Bold.eot");src:url("https://www.edc.ca/etc.clientlibs/edc/clientlibs/clientlib-base/resources/fonts/BentonSans-Bold.eot?#iefix") format("embedded-opentype"),url("https://www.edc.ca/etc.clientlibs/edc/clientlibs/clientlib-base/resources/fonts/BentonSans-Bold.woff") format("woff"),url("https://www.edc.ca/etc.clientlibs/edc/clientlibs/clientlib-base/resources/fonts/BentonSans-Bold.ttf") format("truetype");font-weight:bold;font-display:swap}*/
/* NEW HERO BANNER */

.pb-1 {
    padding-bottom: 1rem;
}
#brandng .c-hero-banner.ab-test p,
#brandng .c-hero-banner.ab-test .hero-form label,
#brandng .c-hero-banner.ab-test .hero-form select,
#brandng .c-hero-banner.ab-test .hero-form .error {
    font-family: Noto Sans, -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Helvetica Neue, sans-serif;
}
#brandng .c-hero-banner.ab-test .form-disclaimer .text p {
    font-size: 0.75rem;
    line-height: 1.333;
    letter-spacing: 0;
    margin: 0;
}
#brandng .c-hero-banner.ab-test h1,
#brandng .c-hero-banner.ab-test h2,
#brandng .c-hero-banner.ab-test h3,
#brandng .c-hero-banner.ab-test p,
#brandng .c-hero-banner.ab-test .hero-form label {
    color: #FFF;
}
/*#brandng .c-hero-banner.ab-test h1,
#brandng .c-hero-banner.ab-test h2,
#brandng .c-hero-banner.ab-test h3 {
    font-family: "Adobe - TradeGothicLTStd-BdCn20", "Mier B", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}*/
#brandng .c-hero-banner.ab-test h1,
#brandng .c-hero-banner.ab-test h2,
#brandng .c-hero-banner.ab-test h3 {
    margin: 0 0 0.25rem 0;
}
#brandng .c-hero-banner.ab-test h1,
#brandng .c-hero-banner.ab-test h2,
#brandng .c-hero-banner.ab-test h3 {
    line-height: 1.125;
}
#brandng .c-hero-banner.ab-test .hero-form label {
    margin-bottom: 0.25rem;
}
#brandng .c-hero-banner.ab-test .hero-form p {
    margin-bottom: 1.25rem;
}
#brandng .c-hero-banner.ab-test .herobanner-wrapper {
    display: flex;
    align-items: center;
    position: relative;
}
#brandng .c-hero-banner.ab-test .herobanner-img {
    background-image: url('https://Images.info.edc.ca/EloquaImages/clients/ExportDevCanada/%7B03cb73ec-756b-4091-9375-066ec78766fc%7D_greenhouse-brand-d.jpg');
    background-size: cover;
    background-position: 80% 20%;
    width: 50%;
}
#brandng .c-hero-banner.ab-test img.hero-chevrons {
    position: absolute;
    z-index: 1;   
    top: 59%;     
    left: 44.5%;
    max-width: 160px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#brandng .c-hero-banner.ab-test .hero-form {
    background: #4177C0;
    width: 50%;
    padding: 30px 50px 30px 10px;
    display: flex;
    align-items: center;
    position: relative;
}
#brandng .c-hero-banner.ab-test .hero-form:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 150px;
    left: -148px;
    top: 0;
    bottom: 0;
    background: #4177C0;
    -webkit-clip-path: polygon(60% 0%, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(60% 0%, 100% 0, 100% 100%, 0% 100%);
}
#brandng .c-hero-banner.ab-test .hero-form .title-box,
#brandng .c-hero-banner.ab-test .hero-form .hero-inputbox,
#brandng .c-hero-banner.ab-test .hero-form .title-container {
    border-bottom: 1px solid #fff;
    margin: 0 0 20px;
}
#brandng .c-hero-banner.ab-test .form-group.inputbox {
    display: flex;
    justify-content: space-between; 
    gap: 10px;
}
#brandng .c-hero-banner.ab-test .hero-form input[type='text'], 
#brandng .c-hero-banner.ab-test .hero-form input[type='number'], 
#brandng .c-hero-banner.ab-test .hero-form input[type='email'], 
#brandng .c-hero-banner.ab-test .hero-form input[type='url'], 
#brandng .c-hero-banner.ab-test .hero-form input[type='password'], 
#brandng .c-hero-banner.ab-test .hero-form input[type='tel'], 
#brandng .c-hero-banner.ab-test .hero-form input[type='date'], 
#brandng .c-hero-banner.ab-test .hero-form select, 
#brandng .c-hero-banner.ab-test .hero-form textarea {
    border-radius: 0;
    margin-bottom: 0.5rem;
    border: 0;
}
#brandng .c-hero-banner.ab-test .hero-form input[type='text']:focus,
#brandng .c-hero-banner.ab-test .hero-form input[type='number']:focus,
#brandng .c-hero-banner.ab-test .hero-form input[type='email']:focus,
#brandng .c-hero-banner.ab-test .hero-form input[type='url']:focus,
#brandng .c-hero-banner.ab-test .hero-form input[type='password']:focus,
#brandng .c-hero-banner.ab-test .hero-form input[type='tel']:focus,
#brandng .c-hero-banner.ab-test .hero-form input[type='date']:focus,
#brandng .c-hero-banner.ab-test .hero-form select:focus,
#brandng .c-hero-banner.ab-test .hero-form textarea:focus {
    border: 2px solid #4178C0;
    outline: 0
}
#brandng .c-hero-banner.ab-test .hero-form .invalid {
    background-color: #FFF;
}
#brandng .c-hero-banner.ab-test .hero-form button {
    background: transparent;
    padding: 14px 20px;
    border: 1px solid #FFF;
    white-space: nowrap;
    min-height: 54px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
#brandng .c-hero-banner.ab-test .hero-form button.c-interaction-button:disabled, 
#brandng .c-hero-banner.ab-test .hero-form button.c-interaction-button[disabled] {
    background-color: #99d3d7 !important;
    border-color: #99d3d7 !important;
    cursor: not-allowed !important;
    opacity: 50%;
    color: #FFF;
}
#brandng .c-hero-banner.ab-test .hero-form button.c-interaction-button {
    background-color: #2BAFBA;
    border: 1px solid #2BAFBA;
}
#brandng .c-hero-banner.ab-test .hero-form button.c-interaction-button:hover {
    background-color: #0C8791;
    border: 1px solid #2BAFBA;
}
@media only screen and (min-width: 40.063em) {
    #brandng .c-hero-banner.ab-test .form-row.names {
        display: flex;
        align-items: flex-start;
        gap: 16px;
    }
    #brandng .c-hero-banner.ab-test .form-row .form-group:first-child {
        width: 50%;
        float: left;
    }
    #brandng .c-hero-banner.ab-test .form-row .form-group:last-child {
        width: 50%;
        float: left;
    }
    #brandng .c-hero-banner.ab-test .actions.step.two {
        padding-top: 10px;
    }
}
@media only screen and (max-width: 48em) {
    #brandng .c-hero-banner.ab-test .herobanner-img {
        background-image: url('https://Images.info.edc.ca/EloquaImages/clients/ExportDevCanada/%7B5abc2041-e8fe-46f3-8c6d-1a1ace1f0c1d%7D_greenhouse-brand-m.jpg');
        background-position: center;
    }
    #brandng .c-hero-banner.ab-test img.hero-chevrons {
        transform: rotate(90deg);
        z-index: 3;
        top: auto;
        right: 0;
        left: auto;
        bottom: 30px;
    }
    #brandng .c-hero-banner.ab-test .hero-form:before {
        width: 100%;
        height: 100px;
        top: -95px;
        left: 0;
        right: 0;
        bottom: auto;
        -webkit-clip-path: polygon(0 50%, 100% 0, 100% 100%, 0% 100%);
        clip-path: polygon(0 50%, 100% 0, 100% 100%, 0% 100%);
    }
    #brandng .c-hero-banner.ab-test .hero-form {
        width: 100%;
        padding: 35px 35px 95px;
        min-height: unset;
        height: auto;
        display: flex;
    }
    #brandng .c-hero-banner.ab-test .hero-form {
        height: auto;
    }
    #brandng .c-hero-banner.ab-test .herobanner-wrapper {
        display: block;
    }
    #brandng .c-hero-banner.ab-test .herobanner-img {
        position: relative;
        width: 100%;
    }
    #brandng .c-hero-banner.ab-test img.hero-chevrons {
        bottom: 50px;
        max-width: 125px;
    }
    #brandng .c-hero-banner.ab-test .hero-form {
        padding: 1rem 1rem 60px;
    }
    #brandng .c-hero-banner.ab-test .actions.step.two {
        padding-top: 20px;
    }
}
@media only screen and (max-width: 20em) {}

@media only screen and (min-width: 23.4475em) and (max-width: 30em) {}
@media only screen and (max-width: 30em) {}
@media only screen and (max-width: 40em) {
    #brandng .c-hero-banner.ab-test .herobanner-img {
        height: 45vh;
    }
}
@media only screen and (min-width: 40.063em) and (max-width: 48em) {
    #brandng .c-hero-banner.ab-test .herobanner-img {
        height: 60vh;
    }
}
@media only screen and (min-width: 48.063em) and (max-width: 53.75em) {
    #brandng .c-hero-banner.ab-test.fr h1 {
        font-size: 1.775rem;
    }
    #brandng .c-hero-banner.ab-test.fr .hero-form,
    #brandng .c-hero-banner.ab-test.fr .herobanner-img {
        height: 80vh;
    }
    #brandng .c-hero-banner.ab-test.fr .hero-form.second-step,
    #brandng .c-hero-banner.ab-test.fr .herobanner-img.second-step {
        height: 110vh;
    }
    #brandng .c-hero-banner.ab-test .hero-form,
    #brandng .c-hero-banner.ab-test .herobanner-img {
        height: 80vh;
    }
    #brandng .c-hero-banner.ab-test .hero-form.second-step,
    #brandng .c-hero-banner.ab-test .herobanner-img.second-step {
        height: 100vh;
    }
    #brandng .c-hero-banner.ab-test.fr img.hero-chevrons {
        top: 73%;
        left: 36%;
    }
    #brandng .c-hero-banner.ab-test img.hero-chevrons {
        top: 67%;
        left: 36%;
    }
}
@media only screen and (min-width:53.80em) and (max-width: 60em) {
    #brandng .c-hero-banner.ab-test.fr .hero-form,
    #brandng .c-hero-banner.ab-test.fr .herobanner-img {
        height: 80vh;
    }
    #brandng .c-hero-banner.ab-test.fr .hero-form.second-step,
    #brandng .c-hero-banner.ab-test.fr .herobanner-img.second-step {
        height: 110vh;
    }
    #brandng .c-hero-banner.ab-test.fr img.hero-chevrons {
        top: 75%;
        left: 38%;
    }
    #brandng .c-hero-banner.ab-test .hero-form,
    #brandng .c-hero-banner.ab-test .herobanner-img {
        height: 80vh;
    }
    #brandng .c-hero-banner.ab-test .hero-form.second-step,
    #brandng .c-hero-banner.ab-test .herobanner-img.second-step {
        height: 110vh;
    }
    #brandng .c-hero-banner.ab-test img.hero-chevrons {
        top: 64.5%;
        left: 39%;
    }
}
@media only screen and (min-width: 48.063em) and (max-width: 60em) {
    #brandng .c-hero-banner.ab-test .herobanner-img {
        background-image: url('http://Images.info.edc.ca/EloquaImages/clients/ExportDevCanada/%7B106aab85-75a3-400b-82d7-af3222f691ea%7D_greenhouse-brand-t.jpg');
        /*background-position: 70% 30%;*/
        background-position: right;
    }
    #brandng .c-hero-banner.ab-test .hero-form {
        padding: 30px 30px 30px 10px;
    }  
}
@media only screen and (min-width: 60.063em) and (max-width: 64em) {
    #brandng .c-hero-banner.ab-test.fr h1 {
        font-size: 2rem;
    }
    #brandng .c-hero-banner.ab-test h1 {
        font-size: 2.125rem;
    }
    #brandng .c-hero-banner.ab-test.fr h2 {
        font-size: 1.5rem;
    }
    #brandng .c-hero-banner.ab-test .hero-form,
    #brandng .c-hero-banner.ab-test .herobanner-img {
        height: 75vh;
    }
    #brandng .c-hero-banner.ab-test.fr .hero-form,
    #brandng .c-hero-banner.ab-test.fr .herobanner-img {
        height: 80vh;
    }
    #brandng .c-hero-banner.ab-test .hero-form.second-step,
    #brandng .c-hero-banner.ab-test .herobanner-img.second-step,
    #brandng .c-hero-banner.ab-test.fr .hero-form.second-step,
    #brandng .c-hero-banner.ab-test.fr .herobanner-img.second-step {
        height: 115vh;
    }
    #brandng .c-hero-banner.ab-test .hero-form:before {
        width: 140px;
        left: -130px;
    }
    #brandng .c-hero-banner.ab-test .herobanner-img {
        background-image: url('http://Images.info.edc.ca/EloquaImages/clients/ExportDevCanada/%7B106aab85-75a3-400b-82d7-af3222f691ea%7D_greenhouse-brand-t.jpg');
        width: 55%;
    }
    #brandng .c-hero-banner.ab-test .hero-form {
        width: 45%;
        padding: 30px 30px 30px 10px;
    }
    #brandng .c-hero-banner.ab-test.fr img.hero-chevrons {
        top: 73%;
        left: 45%;
    }
    #brandng .c-hero-banner.ab-test img.hero-chevrons {
        top: 67%;
        left: 45.5%;
    }
    #brandng .c-hero-banner.ab-test .actions.step.two {
        padding-top: 10px;
    }
}

@media only screen and (min-width: 64.063em) and (max-width: 74.9375em) {
    #brandng .c-hero-banner.ab-test .herobanner-img {
        background-position: 75% 25%;
    }
    #brandng .c-hero-banner.ab-test .hero-form {
        padding: 30px 30px 30px 10px;
    }
    #brandng .c-hero-banner.ab-test .hero-form,
    #brandng .c-hero-banner.ab-test .herobanner-img {
        height: 75vh;
    }
    #brandng .c-hero-banner.ab-test.fr .hero-form,
    #brandng .c-hero-banner.ab-test.fr .herobanner-img {
        height: 80vh;
    }
    #brandng .c-hero-banner.ab-test .hero-form.second-step,
    #brandng .c-hero-banner.ab-test .herobanner-img.second-step {
         height: 100vh;
    }
    #brandng .c-hero-banner.ab-test.fr .hero-form.second-step,
    #brandng .c-hero-banner.ab-test.fr .herobanner-img.second-step {
        height: 105vh;
    }
    #brandng .c-hero-banner.ab-test img.hero-chevrons,
    #brandng .c-hero-banner.ab-test.fr img.hero-chevrons {
        top: 67%;
        left: 41%;
    }
}
@media only screen and (min-width: 75em) and (max-width: 90em) {
    #brandng .c-hero-banner.ab-test.fr h1 {
        font-size: 2.125rem !important;
    }
    #brandng .c-hero-banner.ab-test .hero-form,
    #brandng .c-hero-banner.ab-test .herobanner-img{
       height: 85vh; 
    }
    #brandng .c-hero-banner.ab-test.fr .hero-form,
    #brandng .c-hero-banner.ab-test.fr .herobanner-img {
        height: 85vh;
    }
    #brandng .c-hero-banner.ab-test .hero-form.second-step,
    #brandng .c-hero-banner.ab-test .herobanner-img.second-step {
        height: 125vh;
    }
    #brandng .c-hero-banner.ab-test.fr .hero-form.second-step,
    #brandng .c-hero-banner.ab-test.fr .herobanner-img.second-step {
        height: 130vh;
    }    
    #brandng .c-hero-banner.ab-test.fr img.hero-chevrons {
        top: 71%;
        left: 41%;
    }
    #brandng .c-hero-banner.ab-test img.hero-chevrons {
        top: 72%;
        left: 41%;
    }
}
@media only screen and (min-width: 64.063em) {
    #brandng .c-hero-banner.ab-test h1 {
        font-size: 2.75rem;
    }
    #brandng .c-hero-banner.ab-test #successMessage2B h3{
        font-size: 2.125rem !important;
    }
    #brandng .c-hero-banner.ab-test .hero-form .form-container {
        max-width: 560px;
    }
    #brandng .c-hero-banner.ab-test.fr .hero-form .form-container {
        max-width: 680px;
    }
    #brandng .c-hero-banner.ab-test .actions.step.two {
        padding-top: 10px;
    }
    #brandng section.c-hero-banner.ab-test {
        height: auto;
    }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    #brandng .c-hero-banner.ab-test.fr h1 {
        font-size: 2.125rem !important;
    }
}

@media only screen and (min-width: 90.063em) {
    #brandng .c-hero-banner.ab-test.fr h1 {
        font-size: 2.5rem !important;
    }
}
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
    #brandng section.c-hero-banner.ab-test {
        height: auto;
    }
    #brandng .c-hero-banner.ab-test .hero-form.second-step,
    #brandng .c-hero-banner.ab-test .herobanner-img.second-step,
    #brandng .c-hero-banner.ab-test.fr .hero-form.second-step,
    #brandng .c-hero-banner.ab-test.fr .herobanner-img.second-step {
        height: 100vh;
    }
    #brandng .c-hero-banner.ab-test .hero-form,
    #brandng .c-hero-banner.ab-test .herobanner-img,
    #brandng .c-hero-banner.ab-test.fr .hero-form,
    #brandng .c-hero-banner.ab-test.fr .herobanner-img {
        height: 65vh;
    }
    #brandng .c-hero-banner.ab-test .actions.step.two {
        padding-top: 10px;
    }
}
@media only screen and (min-width: 90.063em) and (max-width: 113.75em) {
    #brandng .c-hero-banner.ab-test img.hero-chevrons {
        top: 68.5%;
        left: 42.5%;
    }
    #brandng .c-hero-banner.ab-test.fr img.hero-chevrons {
        top: 70%;
        left: 42.5%;
    }
} 
@media only screen and (min-width: 113.76em) and (max-width: 120em) {
    #brandng .c-hero-banner.ab-test img.hero-chevrons {
        top: 70%;
        left: 44.5%;
    }
    #brandng .c-hero-banner.ab-test.fr img.hero-chevrons {
        top: 70%;
        left: 44.5%;
    }
}
@media only screen and (min-width: 120.063em) {
    #brandng .c-hero-banner.ab-test.fr h1 {
        font-size: 2.5rem !important;
    }
    #brandng .c-hero-banner.ab-test .hero-form.second-step,
    #brandng .c-hero-banner.ab-test .herobanner-img.second-step,
    #brandng .c-hero-banner.ab-test.fr .hero-form.second-step,
    #brandng .c-hero-banner.ab-test.fr .herobanner-img.second-step {
        height: 70vh;
    }
    #brandng .c-hero-banner.ab-test .hero-form,
    #brandng .c-hero-banner.ab-test .herobanner-img,
    #brandng .c-hero-banner.ab-test.fr .hero-form,
    #brandng .c-hero-banner.ab-test.fr .herobanner-img {
        height: 50vh;
    }
    #brandng .c-hero-banner.ab-test img.hero-chevrons,
    #brandng .c-hero-banner.ab-test.fr img.hero-chevrons {
        top: 65%;
        left: 46%;
    }
}
.responsivegrid.aem-GridColumn.aem-GridColumn--default--12.expB {
    padding-top: 0px;
}
.QSIPopOverShadowBox,
.QSIPopOver {
    display: none;
}
@media only screen 
  and (min-width: 1024px) 
  and (max-height: 1366px) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
}
/* Portrait */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait)  and (-webkit-min-device-pixel-ratio: 1.5) {
    #brandng .c-hero-banner.ab-test .hero-form, 
    #brandng .c-hero-banner.ab-test .herobanner-img {
      height: 50vh;  
    }
    #brandng .c-hero-banner.ab-test.fr .hero-form, 
    #brandng .c-hero-banner.ab-test.fr .herobanner-img {
        height: 55vh;
    }
    #brandng .c-hero-banner.ab-test .hero-form.second-step,
    #brandng .c-hero-banner.ab-test .herobanner-img.second-step,
    #brandng .c-hero-banner.ab-test.fr .hero-form.second-step,
    #brandng .c-hero-banner.ab-test.fr .herobanner-img.second-step {
        height: 70vh;
    }
    #brandng .c-hero-banner.ab-test img.hero-chevrons {
        top: 67%;
        left: 45.5%;
    }
}
/* Landscape */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {}

/* Styles for Google Nest Hub in landscape orientation */
@media only screen and (max-height: 768px) and (max-width: 1024px) and (orientation: landscape) {
    #brandng .c-hero-banner.ab-test .hero-form,
    #brandng .c-hero-banner.ab-test .herobanner-img {
        height: 100vh;
    }
    #brandng .c-hero-banner.ab-test .hero-form.second-step,
    #brandng .c-hero-banner.ab-test .herobanner-img.second-step {
        height: 115vh;
    }
    #brandng .c-hero-banner.ab-test.fr .hero-form,
    #brandng .c-hero-banner.ab-test.fr .herobanner-img {
        height: 120vh;
    }
    #brandng .c-hero-banner.ab-test.fr .hero-form.second-step,
    #brandng .c-hero-banner.ab-test.fr .herobanner-img.second-step {
        height: 150vh;
    }
}
/* 2024 */
#brandng .section-blurb:not(.bg-edc-dark-blue):not(.show-separator) {
    padding-top: 3rem;
}
#brandng .c-two-column-tiles {
    /*background-color: #F4F8FC;
    padding: 0 24px 64px;*/
    width: 100%;
}
#brandng .tiles .c-two-column-tiles .c-keyline .key-line {
    border-top: 1px solid #CADDF2 !important;
}

#brandng .c-blue-background-main-container.default-blue-background {
    background-color: #e5edf7;
}
.form-header {
    margin-top: 3rem;
}
.form-header h2 {
    margin-top: 0;
}
.form-background {
    background-color: #2F78C6;
    padding: 3rem 4rem;
}

.form-background label,
.form-background p {
    color: #FFFFFF;
}
#brandng .c-gated-lead-gen-form {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
}

@media (min-width: 960px) {
    #brandng .c-gated-lead-gen-form {
        margin-top: 1rem !important;
    }
}

#brandng .form-background .email-section .form-disclaimer-brand .text p {
    font-size: .875rem;
    line-height: 18px;
    letter-spacing: 0;
    font-family: Noto Sans, -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Helvetica Neue, sans-serif;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
}
.form-background label {
    margin-bottom: 4px;
}
#brandng .form-background .key-line {
    border-top: 1px solid rgb(255 255 255);
}
@media only screen and (max-width: 719px) {
    #brandng .c-two-column-tiles {
        padding: 16px 8px 40px;
        margin: 0 16px;
    }
    #brandng .c-two-column-tiles .panel .panel-inner .panel-content {
        padding: 1rem 0 0 0;
    }
    #brandng .tiles .c-two-column-tiles .c-keyline {
        margin: 0 0 1.5rem 0;
    }
    #brandng .swiper-wrapper {
        padding-bottom: 3rem;
    }
    #brandng .swiper-button-prev,
    #brandng .swiper-button-next {
        background-image: none;
        position: absolute;
        bottom: 0;
        top: unset;
        width: 44px;
        height: 44px;
        border-radius: 50%;
    }
    #brandng .carousel-inner.slider-container {
        padding: 0 1rem !important;
        text-align: center;
    }
    #brandng .carousel-image {
        margin-bottom: 1rem;
    }
    #brandng .carousel-image img {
        width: 70%; 
        display: block;
        margin: auto;
    }
    #brandng .c-gated-lead-gen-form {
        padding: 0 !important;
    }
    #brandng .form-background {
        padding: 1.5rem !important;
    }

}
@media only screen and (min-width: 720px) and (max-width: 959px) {
    #brandng .cmp-text.carousel-slider {
        padding: 0px 40px;
    }
    #brandng .swiper-wrapper {
        margin-bottom: 3rem;
    }
    #brandng .carousel-inner.slider-container {
        padding: 0 1rem !important;
        text-align: center;
    }
    #brandng .carousel-image {
        margin-bottom: 1rem;
    }
    #brandng .carousel-image img {
        width: 70%; 
        display: block;
        margin: auto;
    }
    #brandng .swiper-button-prev,
    #brandng .swiper-button-next {
        background-image: none;
        position: absolute;
        bottom: 0;
        top: unset;
        width: 44px;
        height: 44px;
        border-radius: 50%;
    }
    #brandng .c-blue-background-main-container .c-blue-background-container {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    #brandng .c-gated-lead-gen-form {
        width: 100%;
    }
    #brandng .form-background {
        padding: 2rem 2rem;
    }
}

@media (min-width: 720px) {
    #brandng .c-two-column-tiles {
        padding: 16px 30px 60px;
    }
    #brandng .tiles .c-two-column-tiles .c-keyline {
        margin: 1.5rem 1rem;
    }
     #brandng .c-gated-lead-gen-form .form-section .form-row {
        margin-bottom: 0 !important;
    }
    #brandng .c-gated-lead-gen-form .form-section .actions {
        text-align: left;
    }
}
@media (min-width: 960px) {
    #brandng .swiper-wrapper {
        margin-bottom: 3rem;
    }
    #brandng .carousel-inner.slider-container {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    #brandng .carousel-inner.slider-container {
        padding: 0 60px !important;
    }
     #brandng .carousel-image {
        margin-right: 30px;  
    }
    #brandng .carousel-inner.slider-container .carousel-content{
        text-align: left;
    }
    .form-header {
        width:66.66666667%;
        float: none;
        margin-left: auto;
        margin-right: auto
    }
    .form-background {
        padding: 3rem 3rem;
    }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    #brandng .c-hero-banner .container .content .title {
        font-size:2.25rem;
    }
}
@media only screen and (min-width: 90.063em) {
    #brandng .c-hero-banner .container .content .title {
        font-size:2.625rem;
    }
}
/* FORM BUTTON */
#brandng .form-background button.c-interaction-button {
    color: #2F78C6;
}
#successMessage2 h3,
#successMessage2B h3{
    color: #FFFFFF;
}
#getstartednow1.c-interaction-button[disabled],
#getstartednow2.c-interaction-button[disabled],
#getstartednow1B.c-interaction-button[disabled],
#getstartednow2B.c-interaction-button[disabled] {
    background-color: #FFFFFF !important;
    border-color: #FFFFFF !important;
    cursor: not-allowed !important;
    opacity: 50%;
}
#getstartednow1.c-interaction-button,
#getstartednow2.c-interaction-button,
#getstartednow1B.c-interaction-button,
#getstartednow2B.c-interaction-button {
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
}
#getstartednow1.c-interaction-button:hover,
#getstartednow2.c-interaction-button:hover,
#getstartednow1B.c-interaction-button:hover,
#getstartednow2B.c-interaction-button:hover {
    background-color: #FAF9F6;
    border: 1px solid #FAF9F6;
}

/* @media only screen and (max-width: 40em) {
    #brandng .c-two-column-tiles {}
} */
#successMessage p,
#successMessageB p {
    margin-bottom: 0;
}
#successMessage.success-message,
#successMessageB.success-message {
    background-color: #175A9F;
    padding: 1.5rem 1.875rem;
}

input[type='email']:disabled {
    background-color: #ffffff !important;
    color: #333;
}

@media(min-width: 992px) {
    #brandng .image-body-text.align-ht {
      position: relative;
      min-height: 534px;
      box-sizing: border-box;
    }
    #brandng.fra .image-body-text.align-ht {
        min-height: 554px;
    }
    #brandng .image-body-text.align-ht .c-interaction-button {
      position: absolute;
      bottom: 20px; 
    }
    #brandng.home .section-blurb.chevrons:not(.bg-edc-dark-blue):not(.show-separator) {
        padding-top: 1.75rem;
        padding-bottom: 4rem;
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 959.99px) {
    #brandng.home .section-blurb.chevrons:not(.bg-edc-dark-blue):not(.show-separator) {
        padding-top: 1rem;
        padding-bottom: 2rem;
        margin-bottom: 0
    }
}
#brandng .new-window-icons a[target="_blank"]:not(.img-link)::after {
    display: none;
}